programs.uwsm.waylandCompositors.<name>.binPath
The wayland-compositor binary path that will be called by UWSM.
It is recommended to use the /run/current-system/sw/bin/ path
instead of lib.getExe pkgs.<compositor> to avoid version mismatch
of the compositor used by UWSM and the one installed in the system.
- Type
absolute path- Example
"/run/current-system/sw/bin/ExampleCompositor"- Declared
- <nixpkgs/nixos/modules/programs/wayland/uwsm.nix>